runtime.stackObjectRecord.useGCProg (method)

3 uses

	runtime (current package)
		mgcmark.go#L844: 		if r.useGCProg() {
		stack.go#L720: 			if obj.useGCProg() {
		stack.go#L1399: func (r *stackObjectRecord) useGCProg() bool {